Namespace - LJCDBMessage
Parameters
dbResult - The data result object.
textState - The TextState object.
maxRows - The maximum number of rows to display.
Returns
The HTML table rows.
Syntax
| C# |
|
public static String ResultRows(DbResult dbResult, TextState textState, Int32 maxRows = 0)
|
Create table rows from a DbResult object.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.